home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Minami 58
/
MINAMI58.ISO
/
Varios
/
Juegos Flash
/
Gold Yard.exe
/
scripts
/
DefineButton2_183
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2003-04-29
|
173b
|
8 lines
on(release){
_root.menuover = "";
_root.restore_health();
_root.restart();
_root.gotoAndStop("startgame");
_root.mainmenu.gotoAndStop("difficulty");
}